'Declaration Public Shadows Property ArrowWidth As Single
'Declaration
Public Shadows Property ArrowWidth As Single
public new float ArrowWidth {get; set;}
public read-write property ArrowWidth: Single;
public hide function get,set ArrowWidth : float
public: __property new float get_ArrowWidth(); public: __property new void set_ArrowWidth( float value );
public: new property float ArrowWidth { float get(); void set ( float value); }
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationLineArrow AnnotationLineArrow Members